Skip to content

Grant wait times#30

Merged
mewilker merged 54 commits into
mainfrom
grant-wait-times
Jun 20, 2026
Merged

Grant wait times#30
mewilker merged 54 commits into
mainfrom
grant-wait-times

Conversation

@TwoLettuce

Copy link
Copy Markdown
Contributor

Resolves #7 and #5

Partially Resolves #10

If we have an excel wizard help us out, it could also end up closing #15, #9, and #8

Overview

This branch adds queue history tracking, wait-time estimation, and improved queue controls for TAs and students. More specific changes are enumerated as follows:

  • Adds database-backed queue_history and CSV export
  • Adds wait-time calculations. They aren't perfect, but they'll do. They get automatically refreshed.
  • Resolved merge conflicts, so it is ready-to-merge now!
  • Enhances some TA view and queue interaction error handling
  • README and dependency updates

TwoLettuce added 30 commits June 5, 2026 16:18
Also fixed student names being set by their discord display name rather than the name they input.
This avoids drastic changes in queue time expectations due to a small amount of students taking an abnormally shrot or long time.
Also fixed student names being set by their discord display name rather than the name they input.
This avoids drastic changes in queue time expectations due to a small amount of students taking an abnormally shrot or long time.
@TwoLettuce TwoLettuce requested a review from mewilker June 16, 2026 20:38
@TwoLettuce TwoLettuce linked an issue Jun 16, 2026 that may be closed by this pull request
@mewilker mewilker merged commit 3c1737f into main Jun 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Export CSV file Track Student question history Track and display wait times

2 participants